CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - huffman algorithm

搜索资源列表

  1. huffman

    0下载:
  2. 哈夫曼编码实现压缩与解压缩 整体设计流程清晰 算法简洁-Huffman coding to achieve compression and decompression algorithm for the overall design process clear and concise
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:3627
    • 提供者:meimei
  1. huffman

    0下载:
  2. 用于数据流压缩的huffman算法源代码,比较实用.-For data stream compression huffman algorithm source code, more practical.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:16600
    • 提供者:353
  1. Huffman

    0下载:
  2. Huffman算法,实现数据的压缩和解压缩功能-Huffman algorithm, data compression and decompression functions
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:3405
    • 提供者:star
  1. VHDL_huffman_decoder

    0下载:
  2. This is a Huffman decoder with dynamic Huffcode tables. A Testbench for a jpg file is include.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:198808
    • 提供者:PCB
  1. huffman_code

    0下载:
  2. huffman 压缩和解压算法,采用matlab编写,纯原创。-huffman compression and decompression algorithm using matlab prepared, pure originality.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:89496
    • 提供者:Li yuanzhang
  1. Huffman

    0下载:
  2. 使用哈弗曼算法将文件压缩,压缩比带该是1:3,如果将里面的类进行修改就可以自己使用了。-Use Havermann file compression algorithm, compression ratio is 1:3 with that, if you modify the class which can be their own use.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:136119
    • 提供者:111
  1. huffman

    0下载:
  2. 这是哈夫曼算法的c实现,比较容易理解!基于数据结构教程实现-C This is the Huffman algorithm implementation easier to understand
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:1734
    • 提供者:唐博鼠
  1. huffman

    0下载:
  2. 对yuv视频文件进行huffman编码和huffma解码-encode and decode the yuv videos with huffman algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:12489
    • 提供者:臧艳军
  1. Huffman

    0下载:
  2. Huffman算法的C++完整实现,已打包成工程。压缩包内有详细的文档说明和源代码。-Huffman algorithm is a complete C++ implementation has been packaged into a project. Compressed document containing detailed instructions and source code.
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:573268
    • 提供者:成新
  1. huffman

    0下载:
  2. huffman algorithm code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:2969
    • 提供者:HDC
  1. huffman

    0下载:
  2. Huffman algorithm for network security build in Visual C-Huffman algorithm for network security build in Visual C++
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-08
    • 文件大小:1798129
    • 提供者:maya
  1. huffman

    0下载:
  2. This huffman algorithm developed in c language-This is huffman algorithm developed in c language
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:39019
    • 提供者:nader
  1. huffman

    0下载:
  2. 一个huffman压缩解压算法C源码 极高的压缩比 能将1mb文件 压缩成400kb-A huffman compression decompression algorithm C source high compression ratio can compress the file 400kb 1mb
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:38163
    • 提供者:钟离
  1. huffman

    0下载:
  2. 这是数据结构的一个课程设计,用哈夫曼算法对文件进行编码,希望能给大家一点帮助-This is a course designed data structure, with the Huffman algorithm to encode the file, I hope to give everyone a little help
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:4758
    • 提供者:peter
  1. STATIC-HUFFMAN-CODING

    0下载:
  2. this program compress the given string based on the Static huffman algorithm-this program compress the given string based on the Static huffman algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:11053
    • 提供者:bhuvan
  1. Huffman

    0下载:
  2. 关于哈夫曼算法的讲解,并实现简单的图象的变换。包含图像的压缩,基本坐标的变换,滤波,锐化,直方图变换等等。- Explained on the Huffman algorithm, and simple image transformations. Include image compression, the basic coordinates of the transformation, filtering, sharpening, histogram and so on.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:20782
    • 提供者:朱鹮
  1. huffman

    0下载:
  2. Huffman Algorithm Pascal
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-15
    • 文件大小:8215
    • 提供者:Andrew
  1. adaptive-huffman

    0下载:
  2. It is a program to compress the entered file text using the adaptive huffman compression algorithm which dynamically builds a tree according to the input string
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:2157
    • 提供者:omsta
  1. huffman

    0下载:
  2. 用C语言实现huffman算法,源码文件-Huffman algorithm using C language, source file
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-24
    • 文件大小:74532
    • 提供者:诸婧芳
  1. Huffman

    0下载:
  2. huffman算法 实现叶子节点动态变化的算法-huffman algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:345320
    • 提供者:陈丽红
« 1 2 34 5 6 7 8 9 10 ... 40 »
搜珍网 www.dssz.com